home *** CD-ROM | disk | FTP | other *** search
/ CD BIT 75 / CD BIT 75.iso / Software / LogOut / disk1 / _SETUP.1 / GCondom7.exe / 0 / RCDATA / TFRMLEGISLACAO / TFRMLEGISLACAO.txt < prev   
Text File  |  2004-10-21  |  3KB  |  110 lines

  1. object frmLegislacao: TfrmLegislacao
  2.   Left = 218
  3.   Top = 126
  4.   HelpContext = 33
  5.   BorderStyle = bsNone
  6.   Caption = 'frmLegislacao'
  7.   ClientHeight = 541
  8.   ClientWidth = 712
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   OnKeyPress = FormKeyPress
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Panel1: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 712
  25.     Height = 64
  26.     Align = alTop
  27.     BevelOuter = bvNone
  28.     TabOrder = 0
  29.     object Image1: TImage
  30.       Left = 0
  31.       Top = 0
  32.       Width = 712
  33.       Height = 64
  34.       Align = alClient
  35.       Picture.Data = {<image000.bmp>}
  36.       Stretch = True
  37.     end
  38.     object SpeedButton1: TSpeedButton
  39.       Left = 624
  40.       Top = 5
  41.       Width = 75
  42.       Height = 54
  43.       Cursor = crHandPoint
  44.       Caption = 'Voltar'
  45.       Flat = True
  46.       Glyph.Data = {
  47.         F6000000424DF600000000000000760000002800000010000000100000000100
  48.         0400000000008000000000000000000000001000000010000000000000000000
  49.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  50.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777000000
  51.         87777777770AAAAA00877777770AAAAAA2077777770AAAAA2A20777777000000
  52.         A220777777777777002077777777777777007777077777777700777007777777
  53.         0020770A00000000A22070AAAAAAAAAA2A200AAAAAAAAAAAA20770AAAAAAAAAA
  54.         0077770A00000000877777700777777777777777077777777777}
  55.       OnClick = SpeedButton1Click
  56.     end
  57.     object Label1: TLabel
  58.       Left = 320
  59.       Top = 8
  60.       Width = 30
  61.       Height = 13
  62.       Caption = 'Offline'
  63.       Font.Charset = DEFAULT_CHARSET
  64.       Font.Color = clBlack
  65.       Font.Height = -11
  66.       Font.Name = 'MS Sans Serif'
  67.       Font.Style = []
  68.       ParentFont = False
  69.       Transparent = True
  70.     end
  71.     object Label2: TLabel
  72.       Left = 320
  73.       Top = 40
  74.       Width = 30
  75.       Height = 13
  76.       Caption = 'Online'
  77.       Font.Charset = DEFAULT_CHARSET
  78.       Font.Color = clRed
  79.       Font.Height = -11
  80.       Font.Name = 'MS Sans Serif'
  81.       Font.Style = []
  82.       ParentFont = False
  83.       Transparent = True
  84.     end
  85.     object Image15: TImage
  86.       Left = 8
  87.       Top = 8
  88.       Width = 217
  89.       Height = 43
  90.       AutoSize = True
  91.       Picture.Data = {<image001.bmp>}
  92.       Transparent = True
  93.     end
  94.     object RxSwitch1: TRxSwitch
  95.       Left = 232
  96.       Top = 8
  97.       Width = 82
  98.       Height = 44
  99.       Cursor = crHandPoint
  100.       Caption = 'Consultar'
  101.       Color = 43263
  102.       ParentColor = False
  103.       TabOrder = 0
  104.       TextPosition = tpLeft
  105.       OnOn = RxSwitch1On
  106.       OnOff = RxSwitch1Off
  107.     end
  108.   end
  109. end
  110.